ComponentOne ASP.NET MVC Controls
GetError Property (IItemsSource<T>)

C1.Web.Mvc Namespace > IItemsSource<T> Interface : GetError Property
Gets or sets a callback that determines whether a specific property of an item contains validation errors.
Syntax
'Declaration
 
Property GetError As String
string GetError {get; set;}
See Also

Reference

IItemsSource<T> Interface
IItemsSource<T> Members